xen.git
2016-04-26 Doug Goldsteinblktap2: use abort() instead of custom crash
2016-04-26 Doug Goldsteintravis: enable building of the tools
2016-04-26 Jan Beulichx86/HVM: slightly improve hvm_mmio_{first,last}_byte()
2016-04-26 Jan Beulichx86/HVM: correct last address emulation acceptance...
2016-04-26 Andrew Cooperx86/mm: introduce modify_xen_mappings()
2016-04-26 Konrad Rzeszutek... Revert "HYPERCALL_version_op. New hypercall mirroring...
2016-04-26 Konrad Rzeszutek... Revert "libxc/libxl/python/xenstat/ocaml: Use new XEN_V...
2016-04-26 Jan Beulichx86/xstate: don't clobber or leak state when using...
2016-04-26 Jan Beulichx86/vMSI-X: avoid missing first unmask of vectors
2016-04-25 Fu Weidocs/arm64: clarify the documention for loading XSM...
2016-04-25 Doug Goldsteindocs: update FLASK cmd line instructions
2016-04-25 Doug Goldsteinlibfsimage: fix bad header guard
2016-04-25 Jan Beulichx86/MSI-X: correctly track interrupt masking state
2016-04-25 Jan Beulichx86/MMCFG: don't ignore error from intercept handler
2016-04-25 Jan Beulichx86/MSI: handle both MSI-X and MSI in cfg space write...
2016-04-25 Jan BeulichMAINTAINERS: drop Keir
2016-04-25 Jan Beulichx86emul: special case far branch validation outside...
2016-04-22 Olaf Heringtools: fix compile errors with -Og
2016-04-22 Wei LiuConfig.mk: update seabios revision
2016-04-22 Wei Liulibxl: pvusb: use %u to convert unsigned number
2016-04-22 Tamas K Lengyelxenaccess: minor fixes and extra printouts
2016-04-22 Fu Weidocs/arm64: update the documentation for loading XSM...
2016-04-22 Dirk Behmexen/arm: domain_build: Add PSCI 1.0 compatibility
2016-04-22 Jan BeulichMAINTAINERS: ARM docs to be maintained by ARM maintainers
2016-04-22 George Dunlapcommitters to be REST maintainers
2016-04-22 David Vrabelx86/ept: defer the invalidation until the p2m lock...
2016-04-20 Zhigang Wangtools/xenstat: handle network interface name in uppercase.
2016-04-20 Juergen Grossdocs: add misc/qemu-backends.txt
2016-04-20 Tim Deeganx86: limit GFNs to 32 bits for shadowed superpages.
2016-04-20 Andrew Coopertools/libxc: Correct use of X86_XSS_MASK in guest xstat...
2016-04-20 Juergen Grossxen: cpupools: Document XEN_SYSCTL_CPUPOOL_OP_* error...
2016-04-20 Juergen Grosslibxc: cpupools: adjust retry loop in xc_cpupool_remove...
2016-04-20 Juergen Grossxen: cpupools: return different error values for cpupoo...
2016-04-20 Wei Liulibxl: fix old style declarations
2016-04-15 Wei Liuhotplug/Linux: fix same_vm check in block script
2016-04-15 Andrew Coopertools/libxl: Fix legacy migration following COLO backch...
2016-04-15 Roger Pau Monnexen: change the sizes of memory fields in the HVM start...
2016-04-15 Vitaly Kuznetsovlibxl/save: set domain_suspend_state->domid in do_domai...
2016-04-15 Wei LiuConfig.mk: update mini-os changeset
2016-04-12 Julien Gralldrivers/pl011: ACPI: The interrupt should always be...
2016-04-11 Dario Faggiolixen: sched: fix spinlock issue in schedule_cpu_switch().
2016-04-11 Andrew Cooperx86/pv: Correctly fold vIOPL back into vcpu_guest_context
2016-04-11 Julien Grallxen/arm: acpi: Print more error messages in acpi_map_gi...
2016-04-11 Julien Grallxen/arm: acpi: Remove uncessary check in acpi_map_gic_c...
2016-04-11 Julien Grallxen/arm: acpi: Fix SMP support when booting with ACPI
2016-04-11 Julien Grallxen/arm: acpi: The boot CPU does not always match the...
2016-04-08 Konrad Rzeszutek... x86: Alter nmi_callback_t typedef
2016-04-08 Andrew Coopertools/libxc: Calculate xstate cpuid leaf from guest...
2016-04-08 Andrew Coopertools/libxc: Use featuresets rather than guesswork
2016-04-08 Andrew Coopertools/libxc: Wire a featureset through to cpuid policy...
2016-04-08 Andrew Coopertools: Utility for dealing with featuresets
2016-04-08 Andrew Coopertools/libxc: Expose the automatically generated cpu...
2016-04-08 Andrew Coopertools/libxc: Use public/featureset.h for cpuid policy...
2016-04-08 Andrew Coopertools/libxc: Modify bitmap operations to take void...
2016-04-08 Andrew Cooperxen+tools: Export maximum host and guest cpu featureset...
2016-04-08 Andrew Cooperx86/domctl: Update PV domain cpumasks when setting...
2016-04-08 Andrew Cooperx86/pv: Provide custom cpumasks for PV domains
2016-04-08 Andrew Cooperx86/cpu: Context switch cpuid masks and faulting state...
2016-04-08 Andrew Cooperx86/cpu: Rework Intel masking/faulting setup
2016-04-08 Andrew Cooperx86/cpu: Rework AMD masking MSR setup
2016-04-08 Andrew Cooperx86/cpu: Sysctl and common infrastructure for levelling...
2016-04-08 Andrew Cooperx86/cpu: Move set_cpumask() calls into c_early_init()
2016-04-08 Andrew Cooperxen/x86: Improvements to in-hypervisor cpuid sanity...
2016-04-08 Andrew Cooperxen/x86: Improve disabling of features which have depen...
2016-04-08 Andrew Cooperxen/x86: Clear dependent features when clearing a cpu cap
2016-04-08 Andrew Cooperxen/x86: Generate deep dependencies of features
2016-04-08 Andrew Cooperx86: introduce a new VMASSIST for architectural behavio...
2016-04-08 Jan Beulichx86/vMSI-X: fix qword write covering vector control...
2016-04-08 Dasaratharaman... mwait-idle: support for Intel Xeon Phi Processor x200...
2016-04-08 Len Brownmwait-idle: prevent SKL-H boot failure when C8+C9+C10...
2016-04-08 Andrew Cooperx86: calculate maximum host and guest featuresets
2016-04-08 Andrew Cooperx86: annotate VM applicability in featureset
2016-04-08 Ian JacksonRevert "xen: change the sizes of fields in the HVM...
2016-04-08 Roger Pau Monnelibxl: remove code added to use the 'phy' backend with...
2016-04-08 Roger Pau Monnelibxl: only allow guests with a device model to use...
2016-04-08 Roger Pau Monnelibxl: set the backend type to Qdisk for CDROM devices...
2016-04-08 Roger Pau Monnelibxl: set the device model version earlier in xenstore
2016-04-08 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-04-08 Julien Grallxen/arm64: correctly emulate the {w, x}zr registers
2016-04-08 Fu Weixen/arm64: check XSM Magic from the second unknown...
2016-04-08 Roger Pau Monnexen: change the sizes of fields in the HVM start info...
2016-04-08 Shannon Zhaoxen/arm: map_dev_mmio_region: printk should be ratelimited
2016-04-08 Daniel De Graafflask: change default state to enforcing
2016-04-08 Vikram Sethiarm: Fix asynchronous aborts (SError exceptions) due...
2016-04-08 Justin Weaverxen: sched: implement vcpu hard affinity in Credit2
2016-04-08 Dario Faggiolixen: sched: provide some scratch space for not putting...
2016-04-08 Dario Faggiolixen: sched: per-core runqueues as default in credit2
2016-04-08 Dario Faggiolixen: sched: allow for choosing credit2 runqueues config...
2016-04-08 Dario Faggiolixen: sched: fix per-socket runqueue creation in credit2
2016-04-08 Dario Faggiolixen: sched: on credit2, don't reprogram the timer if...
2016-04-08 Uma Sharmaxen: sched: improve credit2 bootparams' scope, placemen...
2016-04-08 Dario Faggiolixen: sched: close potential races when switching schedu...
2016-04-08 Dario Faggiolixl: make return type of create_domain() more consistent.
2016-04-08 Harmandeep... xl: improve exit codes of debug related functions
2016-04-08 Harmandeep... xl: improve exit codes of some of the domain handling...
2016-04-08 Harmandeep... xl: improve exit codes of save/restore and migration...
2016-04-08 Harmandeep... xl: improve return and exit codes of memory related...
2016-04-08 Roger Pau Monnelibxl: replace the usage of uuid_t with a char array
2016-04-08 Olaf Heringtools: handle xl migrate --debug in legacy stream
2016-04-08 Chunyan Liulibxl: bind_usbintf: do not reuse 'path'
next